Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-47915 | SOL-11.1-020150 | SV-60787r1_rule | High |
Description |
---|
Telnet is an insecure protocol. |
STIG | Date |
---|---|
Solaris 11 X86 Security Technical Implementation Guide | 2016-06-29 |
Check Text ( C-50351r1_chk ) |
---|
Determine if the telnet daemon package in installed. # pkg list service/network/telnet If an installed package named "service/network/telnet" is listed, this is a finding. |
Fix Text (F-51527r1_fix) |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/telnet |